home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / Metafont / Inputs / IniMF / MakeTeXPK.mf < prev    next >
Text File  |  1996-02-22  |  631b  |  20 lines

  1. % This file is used to build MakeTeXPK.base (run INIMF, type "MakeTeXPK"
  2. % and hit return).  OzMF uses MakeTeXPK.base when running MakeTeXPK.
  3.  
  4. input plain;
  5. input modes;      % Karl Berry's collection
  6. input macmodes;   % extra modes for Mac printers
  7.  
  8. % The following values are suitable for a 9in Mac screen.
  9. % Feel free to increase them if you have a larger screen; for best results
  10. % the numbers should match the screen_width and screen_depth values in
  11. % OzMF's Default config file.
  12.  
  13. screen_cols:=500;
  14. screen_rows:=310;
  15. def openit = openwindow currentwindow
  16.    from origin to (screen_rows,screen_cols) at (-50,200) 
  17. enddef;
  18.  
  19. dump
  20.